home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #13 / CD 13 (Black) - 2001.iso / Open Kart / data1.cab / Level_0_English_Data / menu_carriere_commandite_bourse.txt < prev    next >
Encoding:
Text File  |  2001-05-10  |  5.1 KB  |  309 lines

  1. ;//************ CARRIERE OFFRE DE COMMANDITE (C14) ************
  2. new Container
  3. {
  4.     name "container_carriere_offre_commandite"
  5.     z 1
  6.  
  7.     background "data/menus/i_bg_carriere_sponsor_640_0.nif"
  8.  
  9.     on_idle ActionIdleManager
  10.     {
  11.         current_menu 1006
  12.     }    
  13.     new MenuButton
  14.     {
  15.         name "background_monologue"
  16.         x 0.36
  17.         y 0.38
  18.         z 0.9
  19.         size_x 0.60
  20.         size_y 0.47
  21.         normal_image "data/menus/i_carre_listbox.nif"
  22.         highlight_image ""
  23.     }
  24.     new FastFont
  25.     {
  26.         x 0.66
  27.         y 0.78
  28.         ratio 0.22
  29.         text "Thanks to your amazing performance during the last"
  30.         auto_center 1
  31.     }    
  32.     new FastFont
  33.     {
  34.         x 0.66
  35.         y 0.75
  36.         ratio 0.22
  37.         text "race, you've won the support of a new sponsor!"
  38.         auto_center 1
  39.     }    
  40.     
  41.     new MenuButton
  42.     {
  43.         name "titre_fenetre_offre_commandite"
  44.         x 0.779
  45.         y 0.85
  46.         size_x 0.25
  47.         size_y 0.163
  48.         text "Sponsor"
  49.         text_size 0.45
  50.         text_initial_color <0,0.66,1,1>
  51.         normal_image "data/menus/i_titre_bouton.nif"
  52.         highlight_image ""
  53.     }
  54.     new FastFont
  55.     {
  56.         ;// Nom du commanditaire
  57.         name "carriere_offre_commandite_nom"
  58.         x 0.66
  59.         y 0.66
  60.         ratio 0.35        
  61.         text "Cyril kart"
  62.         auto_center 1
  63.     }
  64.     new FastFont
  65.     {
  66.         x 0.46
  67.         y 0.59
  68.         ratio 0.24        
  69.         text "Compensation offered :"
  70.     }
  71.     new FastFont
  72.     {
  73.         ;// 1iere
  74.         x 0.46
  75.         y 0.54
  76.         ratio 0.24        
  77.         text "For first place :"
  78.     }
  79.     new FastFont
  80.     {
  81.         ;// 2ieime
  82.         x 0.46
  83.         y 0.50
  84.         ratio 0.24        
  85.         text "For second place :"
  86.     }
  87.     new FastFont
  88.     {
  89.         ;// 3 iΦme
  90.         x 0.46
  91.         y 0.46
  92.         ratio 0.24        
  93.         text "For third place :"
  94.     }
  95.     new FastFont
  96.     {
  97.         ;// Pole
  98.         x 0.46
  99.         y 0.42
  100.         ratio 0.24        
  101.         text "For fourth place :"
  102.     }
  103.     new FastFont
  104.     {
  105.         ;// Montant 1iere
  106.         name "montant_nouveau_commandite_1iere"
  107.         x 0.81
  108.         y 0.54 
  109.         ratio 0.24        
  110.         text "$1200"
  111.         initial_color <0,0.66,1,1>
  112.     }
  113.     new FastFont
  114.     {
  115.         ;// Montant 2ieme
  116.         name "montant_nouveau_commandite_2ieme"
  117.         x 0.81
  118.         y 0.50
  119.         ratio 0.24        
  120.         text "$1100"
  121.         initial_color <0,0.66,1,1>
  122.     }
  123.     new FastFont
  124.     {
  125.         ;// Montant 3 iΦme
  126.         name "montant_nouveau_commandite_3ieme"
  127.         x 0.81
  128.         y 0.46
  129.         ratio 0.24        
  130.         text "$900"
  131.         initial_color <0,0.66,1,1>
  132.     }
  133.     new FastFont
  134.     {
  135.         ;// Montant pole
  136.         name "montant_nouveau_commandite_pole"
  137.         x 0.81
  138.         y 0.42
  139.         ratio 0.24        
  140.         text "$666"
  141.         initial_color <0,0.66,1,1>
  142.     }
  143.     new MenuButton
  144.     {
  145.         x 0.74
  146.         y 0.07
  147.         text "Continue"
  148.  
  149.         ;eCAREER_DONE_SPONSOR_POPUP_MENU
  150.         state_manager "1012"
  151.     }
  152. }
  153. ;//************ CARRIERE RETRAIT DE COMMANDITE (C14?) ************
  154. new Container
  155. {
  156.     name "container_carriere_retrait_commandite"
  157.     z 1
  158.  
  159.     background "data/menus/i_bg_carriere_sponsor_640_0.nif"
  160.  
  161.  
  162.     on_idle ActionIdleManager
  163.     {
  164.         current_menu 1007
  165.     }    
  166.     
  167.     
  168.     
  169.     new MenuButton
  170.     {
  171.         name "titre_fenetre_retrait_commandite"
  172.         x 0.749
  173.         y 0.85
  174.         size_x 0.25
  175.         size_y 0.163
  176.         text "Sponsor"
  177.         text_size 0.45
  178.         text_initial_color <0,0.66,1,1>
  179.         normal_image "data/menus/i_titre_bouton.nif"
  180.         highlight_image ""
  181.     }
  182.     new MenuButton
  183.     {
  184.         x 0.74
  185.         y 0.07
  186.         text "Continue"
  187.  
  188.         ;eCAREER_DONE_SPONSOR_POPUP_MENU
  189.         state_manager "1012"
  190.     }    
  191.     new MenuButton
  192.     {
  193.         name "background_monologue"
  194.         x 0.31
  195.         y 0.53
  196.         z 0.9
  197.         size_x 0.60
  198.         size_y 0.22
  199.         normal_image "data/menus/i_carre_listbox.nif"
  200.         highlight_image ""
  201.     }
  202.     new FastFont
  203.     {
  204.         x 0.61
  205.         y 0.69
  206.         ratio 0.22
  207.         text "Because of your disappointing performance during the last race, the"
  208.         auto_center 1
  209.     }    
  210.     new FastFont
  211.     {
  212.         x 0.61
  213.         y 0.66
  214.         ratio 0.22
  215.         text "following sponsor has decided not to finance you anymore "
  216.         auto_center 1
  217.     }    
  218.     new FastFont
  219.     {
  220.         ;// Nom du commanditaire
  221.         name "carriere_retrait_commandite_nom"
  222.         x 0.61
  223.         y 0.575
  224.         ratio 0.40        
  225.         text "Cyril kart"
  226.         auto_center 1
  227.     }
  228. }
  229. ;//**************** CARRIERE BOURSES (C15) ****************
  230. new Container
  231. {
  232.     name "container_carriere_bourses"
  233.     z 1
  234.  
  235.     background "data/menus/i_bg_carriere_640_0.nif"
  236.  
  237.  
  238.     on_idle ActionIdleManager
  239.     {
  240.         current_menu 1005
  241.     }            
  242.     
  243.     
  244.     new MenuButton
  245.     {
  246.         name "titre_fenetre_bourse"
  247.         x 0.749
  248.         y 0.85
  249.         size_x 0.25
  250.         size_y 0.163
  251.         text "Winnings"
  252.         text_size 0.45
  253.         text_initial_color <0,0.66,1,1>
  254.         normal_image "data/menus/i_titre_bouton.nif"
  255.         highlight_image ""
  256.     }
  257.     new FastFont
  258.     {
  259.         ;// Nom de la courses et classe
  260.         name "carriere_nom_course"
  261.         x 0.285
  262.         y 0.86
  263.         ratio 0.3
  264.         text "Circuit automne 100cc"
  265.     }
  266.  
  267. ;    new FastFont
  268. ;    {
  269. ;        ;// Title header
  270. ;        x 0.19
  271. ;        y 0.68
  272. ;        ratio 0.22
  273. ;        text " Description|Value"
  274. ;        multi_column (0.55,0.08)
  275. ;    }    
  276.     new List
  277.     {
  278.         name "renumerations_race_career_list"
  279.         x 0.27
  280.         y 0.475
  281.         z 0.9
  282.         size_x 0.72
  283.         size_y 0.38
  284.         background "data/menus/i_carre_listbox.nif"
  285.         multi_column (0.55,0.08)
  286.  
  287.         ArrowUpFile "data/menus/i_progress_fleche_haut.nif"
  288.         ArrowDownFile "data/menus/i_progress_fleche_bas.nif"
  289.         SliderFile "data/menus/i_progress_bouton.nif"
  290.         SliderBackGndFile "data/menus/i_progress_bar.nif"
  291.         ArrowUpFileSelect "data/menus/i_progress_fleche_haut_select.nif"
  292.         ArrowDownFileSelect "data/menus/i_progress_fleche_bas_select.nif"
  293.  
  294.         selection_type 4
  295.         display_type 0 
  296.     }
  297.  
  298.     new MenuButton
  299.     {
  300.         ;// Continuer
  301.  
  302.         ;// eCAREER_DONE_EARNINGS_MENU
  303.         state_manager "1013"
  304.  
  305.         x 0.74
  306.         y 0.07
  307.         text "Continue"
  308.     }
  309. }